Book Contents

Error codes and error messages

The following table shows the error codes and error messages of the Chart ActiveX control at run time.

Error codes

Error messages

0

No error.

1000

Error. Visible element of all DataSeries is set to false (zero).

1001

Error. DataSeries_FixedAxis Visible element is set to false (zero).

1002

Error. Visible element in DataSeries_1 through DataSeries_8 is set to false (zero).

1003

Error. NumberofDataPoints element is greater than 500.

1010

Error. X-axis minimum value is greater than maximum value.

1011

Error. Y-axis minimum value is greater than maximum value.

1100

Warning. All data points in DataSeries_<first data series number with error> are greater than the X-axis maximum value.

1101

Warning. All data points in DataSeries_<first data series number with error> are less than the X-axis minimum value.

1102

Warning. All data points in DataSeries_<first data series number with error> are greater than the Y-axis maximum value.

1103

Warning. All data points in DataSeries_<first data series number with error> are less than the Y-axis minimum value.

See also

Chart ActiveX control

Connections for the Chart ActiveX control

Chart UDT members